AWS Security Token Service (STS)

AWS Security Token Service (STS) is a web service that enables you to request temporary, limited-privilege credentials for AWS IAM users or federated users. It is used to grant access to AWS resources based on temporary credentials, which is ideal for scenarios where users or applications need temporary access to AWS resources or services.

Key Features

Common Use Cases

Architecture Overview

The following diagram illustrates the architecture of AWS Security Token Service (STS):

AWS Security Token Service Architecture Diagram

Integration with Other AWS Services

AWS Security Token Service integrates with several AWS services to provide secure, temporary access:

Things to Remember for the Exam